home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
PredatorPrey
/
create_prey.h
< prev
next >
Wrap
Text File
|
1996-06-22
|
122b
|
10 lines
/* create_prey.h */
#ifndef __CP__
#define __CP__
void DoPreyMenu(short);
void prey_seg (void);
#endif /* __CP__ */